Linux 更改语言
1.更新源
sudo apt-get update
2.更新语言包
sudo apt-get install locales
3.选择语言
sudo dpkg-reconfigure locales
找到语言按空格键选中变 *
完成后重启系统即可
sudo apt-get update
sudo apt-get install locales
sudo dpkg-reconfigure locales
找到语言按空格键选中变 *
完成后重启系统即可